From 1cbfa63affab4bb0d4419aa08765b9ec1cd08f61 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 10 Apr 2007 03:50:59 +0000 Subject: [PATCH] Fix typos. --- lisp/ChangeLog | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 64f42958baf..106ccc48daa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,14 +1,13 @@ -2007-04-08 Alan Mackenzie +2007-04-09 Alan Mackenzie * startup.el (inhibit-splash-screen): Emphatically state that it can't be set in site-start.el. 2007-04-09 Masatake YAMATO - * progmodes/cc-subword.el (c-capitalize-subword): Implement - better mimic the behavior of `capitalize-word'. They no longer - move point with a negative argument. - Based on code by Paul Curry. + * progmodes/cc-subword.el (c-capitalize-subword): More closely + mimic the behavior of `capitalize-word'. Do not move point with a + negative argument. Based on tiny change by Paul Curry. 2007-04-09 Paul Curry (tiny change) -- 2.30.2